home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / technote / tchntstc.sit / Technical Notes Stack 3.2.1 / Technical Notes Stack 3.2.1 / card_19455.txt < prev    next >
Encoding:
Text File  |  1990-01-08  |  971 b   |  30 lines

  1. -- card: 19455 from stack: in.1
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2711
  5. -- name: 060 Drawing Characters into a Narrow GrafPort
  6.  
  7.  
  8. -- part contents for background part 9
  9. ----- text -----
  10. #060: Drawing Characters into a Narrow GrafPort
  11.  
  12. See also:      QuickDraw
  13.  
  14. Written by:    Ginger Jernigan      January 20, 1986
  15. Updated:                            March 1, 1988
  16. _______________________________________________________________________________
  17.  
  18. When you draw a character into a GrafPort, your program will die with an address error if the width of the GrafPort is smaller than the width of the character. If you check before drawing the character to see if the GrafPort is wide enough, you can avoid this unfortunate tragedy.
  19.  
  20. -- part contents for background part 2
  21. ----- text -----
  22. 060
  23.  
  24. -- part contents for background part 7
  25. ----- text -----
  26. Drawing Characters into a Narrow GrafPort
  27.  
  28. -- part contents for background part 113
  29. ----- text -----
  30. QuickDraw